Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Conversation

@JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Jan 24, 2025

This introduces the models and muxes database tables to store models
with their configuration as well as muxing configurations that allow us
to appropriately route prompts to the relevant models.

Closes: #752

Signed-off-by: Juan Antonio Osorio [email protected]

@JAORMX JAORMX force-pushed the muxing-db-model branch 4 times, most recently from 171f0c7 to 39cf5b7 Compare January 24, 2025 09:37
This introduces the `models` and `muxes` database tables to store models
with their configuration as well as muxing configurations that allow us
to appropriately route prompts to the relevant models.

Closes: #752

Signed-off-by: Juan Antonio Osorio <[email protected]>
Copy link
Member

@aponcedeleonch aponcedeleonch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. I think it's a good start and we can add columns later as we need them

@JAORMX JAORMX closed this Jan 24, 2025
@JAORMX JAORMX deleted the muxing-db-model branch January 24, 2025 12:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add models and mux database models

3 participants